Revision: archzoom--template-minimal--0--patch-25
Archive: uebergeek@web.de--2003
Creator: Enno Cramer <uebergeek@web.de>
Date: Tue Jan 11 12:36:54 CET 2005
Standard-date: 2005-01-11 11:36:54 GMT
New-files: templates/default/css/.arch-ids/=id
    templates/default/css/.arch-ids/color-default.css.id
    templates/default/css/.arch-ids/color-metallic.css.id
    templates/default/css/.arch-ids/color-sunny.css.id
    templates/default/css/.arch-ids/fresh.css.id
    templates/default/css/color-default.css
    templates/default/css/color-metallic.css
    templates/default/css/color-sunny.css
    templates/default/css/fresh.css
    templates/plain/css/.arch-ids/=id
New-directories: templates/default/css
    templates/default/css/.arch-ids templates/plain/css
    templates/plain/css/.arch-ids
Renamed-files: templates/default/.arch-ids/bright.css.id templates/default/css/.arch-ids/color-bright.css.id
    templates/default/.arch-ids/default.css.id templates/default/css/.arch-ids/default.css.id
    templates/default/bright.css templates/default/css/color-bright.css
    templates/default/default.css templates/default/css/default.css
    templates/plain/.arch-ids/default.css.id templates/plain/css/.arch-ids/default.css.id
    templates/plain/default.css templates/plain/css/default.css
Modified-files: .required-arch-perl-revision AUTHORS
    Makefile NEWS TODO bin/archzoom.cgi conf/archzoom.conf
    doc/FAQ perllib/ArchZoom.pm
    perllib/ArchZoom/FileHighlight.pm
    perllib/ArchZoom/LiteCGI.pm
    perllib/ArchZoom/TemplateEngine/Native.pm
    perllib/ArchZoom/Util.pm templates/default/abrowse.html
    templates/default/ancestry.html
    templates/default/archives.html
    templates/default/branches.html
    templates/default/categories.html
    templates/default/css/color-bright.css
    templates/default/css/default.css
    templates/default/diff.html
    templates/default/error.html
    templates/default/file.html
    templates/default/globcats.html
    templates/default/header.html
    templates/default/history.html
    templates/default/linkbar.html
    templates/default/log.html
    templates/default/revisions.html
    templates/default/tree.html
    templates/default/versions.html
    templates/plain/footer.html templates/plain/header.html
    templates/plain/history.html
New-patches: migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-211
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-212
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-213
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-214
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-215
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-216
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-217
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-218
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-219
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-220
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-221
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-222
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-223
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-224
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-225
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-226
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-227
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-228
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-229
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-230
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-231
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-232
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-233
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-234
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-235
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-236
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-237
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-238
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-239
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-240
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-241
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-242
    migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-243
    uebergeek@web.de--2003/archzoom--template-minimal--0--patch-25
Summary: merge with upstream
Keywords: 

Patches applied:

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-211
   improve the css for several views

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-212
   define can_expand for log view for consistency

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-213
   merge with template-minimal branch: ancestry and linkbar templates, more

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-214
   show stats of ".." dir in tree view

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-215
   disable changeset/tree/file links if the version is not managed

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-216
   support revision_summary_max_length and ?sumlen in url, update NEWS

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-217
   fix html

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-218
   replace 0.3.2 version string with 0.4.0

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-219
   support dir history as well as file history

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-220
   make use of enhanced revision bunch stash

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-221
   auto expand more than one bunch if small, use revision_bunch_additive

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-222
   add [unexpand] and [un/collapse] links in history and ancestry views

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-223
   merge with template-minimal: rename "minimal" template set to "plain"

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-224
   fix small template error

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-225
   much improve diff links in history view

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-226
   fix "minimal" template compatibility code

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-227
   add template operator INCLUDE-CACHED, support http:// sub-template pages

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-228
   disable diff links in dir history view

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-229
   rename INCLUDE-CACHED to INCLUDE-MEMOIZE

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-230
   allow -MIRROR archives by default

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-231
   improve log view

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-232
   prepare for 0.4.0 release

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-233
   increase version to 0.4.1

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-234
   add "make debian" to fetch debian/ directory

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-235
   propagate sumlen (max summary length) cgi param in revision listings

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-236
   new http_headers config option, disallow robots to follow by default

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-237
   do not list disabled archives

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-238
   small tweaks in documentation and code

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-239
   refactor css, add several alternatives of layout css and color css

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-240
   improve syntax highlighting, fix dieing if enscript is absent

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-241
   improve all css definitions

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-242
   support ?css=layout-color in url

 * migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-243
   small fix: some browsers are confused by two initial slashes in url

